shared data structure造句
例句与造句
- The system used fine-grained locking to protect shared data structures.
- A similar architecture was previously used by performance optimization products that also used the SGA and other shared data structures.
- However, the semantics of the lambda calculus were expressed using effects of updating shared data structures but did not provide for concurrency.
- This was done so that PowerPC devices serving as co-processors on PCI boards could share data structures with host computers based on x86.
- When programming computers or systems with many processors, in process-oriented programming, programs are treated as sets of concurrent processes acting on logically shared data structures.
- It's difficult to find shared data structure in a sentence. 用shared data structure造句挺难的
- When programming computers or systems with many processors, process-oriented programming allows programmers to think about applications as sets of concurrent processes acting upon logically shared data structures.
- CAS can be used to achieve wait-free mutual exclusion for any shared data structure by creating a linked list where each node represents the desired operation to be performed.
- I / O automata can be used to model individual components of a distributed system, such as a process, a message channel in a message passing system, or a shared data structure in a shared memory systems.